wayland: Fix the map_virtual_modifiers implementation
authorMatthias Clasen <mclasen@redhat.com>
Sun, 17 Apr 2016 03:16:12 +0000 (23:16 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 17 Apr 2016 03:16:12 +0000 (23:16 -0400)
commit5ba8a25d2966dc2cdc67a350d4ea6c4ecb293919
tree23a0103a18ccedbfcafb09c224a186f3750d7521
parent97d27ca2f8a22ee3a1043fa1ad0e0813d8293f13
wayland: Fix the map_virtual_modifiers implementation

We were not stripping real modifiers out, and thus always
thought there's a conflict when the passed in modifiers
included any real modifiers.
gdk/wayland/gdkkeys-wayland.c